Papers with noise labeling problem
DSGAN: Generative Adversarial Training for Distant Supervision Relation Extraction (P18-1)
Copied to clipboard
| Challenge: | Distant supervision can effectively label data for relation extraction, but suffers from the noise labeling problem. |
| Approach: | They propose a sentence-level true-positive generator to learn a true-negative generator from a fuzzy sentence bag. |
| Outcome: | The proposed method significantly improves the performance of distant supervision relation extraction compared to state-of-the-art systems. |
Learning to Correct Noisy Labels for Fine-Grained Entity Typing via Co-Prediction Prompt Tuning (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Experimental results show that noise correction in fine-grained entity typing improves quality of training samples. |
| Approach: | They propose a method that leverages multiple prediction results to correct noisy labels . they integrate prediction results and utilize a differentiated margin to identify inaccurate labels a . |
| Outcome: | The proposed model improves quality of training samples annotated using distant supervision, ChatGPT, and crowdsourcing. |